xen.git
2005-12-13 emellor@leeni... Added unit test for VMX configuration files.
2005-12-13 emellor@leeni... When we see a httplib.BadStatusLine, sleep 5 seconds...
2005-12-13 emellor@leeni... Resurrect vifname xm create vif option support. This...
2005-12-13 emellor@leeni... Fix reference to HttpXendClientProtocol. This was...
2005-12-13 emellor@leeni... Merged.
2005-12-13 Xiaofeng Lingchange the NIC configuration accordingly after remove...
2005-12-13 kaf24@firebug... Fix rx buffer allocation in netfront. The final allocat...
2005-12-13 emellor@leeni... Match previous changeset removing nics option.
2005-12-13 emellor@leeni... Merged.
2005-12-13 emellor@leeni... Deprecate the nics option from the xm create configurat...
2005-12-13 emellor@leeni... Don't try and close the pipe to the grandparent if...
2005-12-12 rread@ubuntu... Increase the default ramdisk size to 16384 to support...
2005-12-12 emellor@leeni... Read the domid and vifid from the store, rather than...
2005-12-12 emellor@leeni... Added xend-relocation-hosts-allow option.
2005-12-12 emellor@leeni... Squelch error message from iptables (we log this later...
2005-12-12 emellor@leeni... Added a hosts-allow facility to TCP connections, which...
2005-12-12 emellor@leeni... Minor tidy.
2005-12-12 emellor@leeni... Make from_string('') return []. This means that it...
2005-12-12 emellor@leeni... Minor import tidy.
2005-12-12 Anthony LiguoriMake sure to fork again after setsid() so that child...
2005-12-12 emellor@leeni... Remove unused netmask,network etc. These were used...
2005-12-10 kaf24@firebug... Rename QEMU device model log file from /tmp/qemu.log to
2005-12-10 kaf24@firebug... VMX domain should call domain_crash_synchronous instead...
2005-12-10 kaf24@firebug... Fix indentation in a few places.
2005-12-10 kaf24@firebug... Fix ia64 blkback build.
2005-12-10 kaf24@firebug... Initilaise new cpu's processed-time value from cpu0's
2005-12-10 kaf24@firebug... Remove GPL from a couple of Xen public interfaces....
2005-12-10 kaf24@firebug... Update "make uninstall" to reflect new files.
2005-12-10 kaf24@firebug... In all cases in dom0_ops.c, return EFAULT if copy_user
2005-12-10 vhanquez@kneesa... Allows a 'make prep-kernels' which sets up the kernel...
2005-12-09 emellor@leeni... Merged.
2005-12-09 stekloff@elm3b216... Add initial VMX support to xm-test:
2005-12-09 emellor@leeni... Merged.
2005-12-09 emellor@leeni... Use new do_without_error function to squelch the error...
2005-12-09 emellor@leeni... Use new do_without_error function to squelch the errors...
2005-12-09 emellor@leeni... Added do_without_error function, and squelch the error...
2005-12-09 emellor@leeni... Add one more fork to the Xend start-up process, this...
2005-12-09 emellor@leeni... Two domUs, ping from one to the other
2005-12-09 emellor@leeni... Single domU, ping to dom0.
2005-12-09 emellor@leeni... Single domU, ping loopback and the local eth0.
2005-12-09 emellor@leeni... Some network test utilities for the library:
2005-12-09 emellor@leeni... Makefile plumbing for new network tests.
2005-12-09 kaf24@firebug... Fix blkback to build on ia64.
2005-12-08 emellor@leeni... The attached patch makes a couple of changes to the...
2005-12-08 emellor@leeni... The attached patch uncouples the device id used inside...
2005-12-08 emellor@leeni... Looks like someone merged and moved the pincpu operatio...
2005-12-08 emellor@leeni... Detach Xend from terminal, courtesy of Horms <horms...
2005-12-08 emellor@leeni... Flush the addresses from the new eth0 before trying...
2005-12-08 kaf24@firebug... Allocate separate vm areas for rx and tx rings in netback
2005-12-08 emellor@leeni... Fix ip_of to cope with interfaces with multiple address...
2005-12-08 kaf24@firebug... Support CFQ scheduling of guest block requests by creating
2005-12-08 emellor@leeni... Merged.
2005-12-08 emellor@leeni... Strip huge piles of cruft from the connection infrastru...
2005-12-08 kaf24@firebug... Make balloon driver arch-neutral.
2005-12-08 emellor@leeni... Move xm destroy handling out of crufty destroy.py and...
2005-12-08 emellor@leeni... Fix start_time parsing on restart -- it's a float,...
2005-12-08 kaf24@firebug... A small VMX code cleanup.
2005-12-08 kaf24@firebug... Merge in the newer Xenbus implementation from Linux...
2005-12-08 kaf24@firebug... Don't unshadow when the shadow l2 is the current used...
2005-12-08 kaf24@firebug... Fixed a get/put_page mismatch for guest L2 pages. ...
2005-12-08 kaf24@firebug... Improve VMX guest TSC accuracy when guests are
2005-12-08 emellor@leeni... Merged.
2005-12-08 emellor@leeni... Loop retrying when ballooning out, even when the dom0...
2005-12-08 emellor@leeni... Read start_time and image from the store on restart...
2005-12-08 emellor@leeni... Refuse to save dom0, and move the check that refuses...
2005-12-08 vhanquez@kneesa... really fix mkpatches to work correctly.
2005-12-08 vhanquez@kneesa... fix mkpatches for creating correctly linux-2.6-xen...
2005-12-08 vhanquez@kneesa... allow a port to be specified for migration.
2005-12-07 smh22@firebug... Updated info on Xend.
2005-12-07 emellor@leeni... Don't try and print out the info returned by the server...
2005-12-07 emellor@leeni... Use xm create's --dryrun option to get the name from...
2005-12-07 danms@us.ibm.comMake the xm-test ramdisk makefile correct the permissio...
2005-12-07 emellor@leeni... Fix the startup behaviour when the tdb file exists...
2005-12-07 emellor@leeni... Fix usleep definition -- we would be sleeping 1000...
2005-12-07 emellor@leeni... Tidy up use of environment variables in xenbus-hotplug...
2005-12-07 emellor@leeni... Merged.
2005-12-07 emellor@leeni... Change configuration handling wrt to the vcpus entry...
2005-12-07 emellor@leeni... Remove timeout on select -- there is no need for it...
2005-12-07 emellor@leeni... Merged.
2005-12-07 emellor@leeni... Further fix to same_vm check. This fixes intermittent...
2005-12-07 emellor@leeni... Fix printf of ssize_t that broke 64-bit build.
2005-12-07 emellor@leeni... Squelch error messages from calls when failure is handl...
2005-12-07 emellor@leeni... Remove one of the multiple occurrences of vcpus in...
2005-12-07 emellor@leeni... xm-test report fails because IA64's /cpu/procinfo forma...
2005-12-06 emellor@leeni... Merged.
2005-12-06 emellor@leeni... Add a "consumed" parameter to the buffer declaration...
2005-12-06 kaf24@firebug... Pull nmi/traps changes from Linux 2.6.14.
2005-12-06 emellor@leeni... Merged.
2005-12-06 emellor@leeni... Make the master fd belonging to the pty pair non-blocki...
2005-12-06 kaf24@firebug... The Mini-OS build once again broke, this time since...
2005-12-06 kaf24@firebug... Add map_domain_pages/unmap_domain_pages to map contiguous
2005-12-06 kaf24@firebug... Fix the request size for a full page-sized skbuff in...
2005-12-06 kaf24@firebug... Fix netfront to accept received packets at a wider...
2005-12-06 kaf24@firebug... Pre-decrement rather than post-decrement in shadow32.c.
2005-12-06 kaf24@firebug... Update xen cap to reflect 32 bit VMX guest support...
2005-12-06 kaf24@firebug... Fix vtpm support in xend.
2005-12-05 dan@guaranine... Output an explicit newline before the "REASON:" string...
2005-12-05 emellor@leeni... Mention udev, clean up xm help section, mention network...
2005-12-05 iap10@freefall... Added tag RELEASE-3.0.0 for changeset c8fdb0caa77b429cf...
2005-12-05 smh22@firebug... Updated docs for Xen 3.0.
next